Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
bs-platform
Advanced tools
bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support
A JavaScript backend for OCaml focused on smooth integration and clean generated code.
Please see the documentation site.
See CONTRIBUTING.md.
ninja
is a truly well engineered scalable build toolSee COPYING and COPYING.LESSER
The ocaml
directory contains the official OCaml compiler (version 4.02.3).
Refer to its copyright and license notices for information about its licensing.
The vendor/ninja.tar.gz
contains the vendored ninja.
Refer to its copyright and license notices for information about its licensing.
BuckleScript builds on parts of js_of_ocaml:
jscomp/core/js_dump.ml
(pretty printer)BuckleScript builds on parts of OCaml:
These modules were adapted from ocaml/bytecomp/simplif.ml
for
JavaScript specific optimization purposes.
jscomp/main/js_main.ml
is adapted from ocaml/driver/main.ml
. It is the main etry
point of the underlying compiler.
jscomp/stdlib-*
is copied from ocaml/stdlib
. It is compiled to JavaScript and
included with BuckleScript.
jscomp/test
is based on ocaml/testsuite
.
BuckleScript unittest builds on parts of OUnit
jscomp/ounit
is adapted from ounit, the unit test
utilities are only used for dev purpose, they are not required for distributionFAQs
ReScript compiler, OCaml standard libary by ReScript and its required runtime support
The npm package bs-platform receives a total of 3,211 weekly downloads. As such, bs-platform popularity was classified as popular.
We found that bs-platform demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.